home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / tccb109.zip / TCCB.HIS < prev    next >
Text File  |  1991-12-13  |  3KB  |  75 lines

  1.  
  2.  
  3.  
  4.  
  5.                          TCCB revision history
  6.                          ---------------------
  7.  
  8.  
  9.  
  10. Version number          History
  11. --------------          -----------------------------------------------
  12.  
  13. 1.03 11-27-91           First release version.
  14.  
  15. 1.04 11-29-91           Added support for local exchanges that require
  16.                         special handling of area codes. If there is an
  17.                         entry in the CBAREACD.CFG file for a local area
  18.                         code then the door will dial the area code,
  19.                         otherwise the number will be dialed without
  20.                         the area code.
  21.  
  22.  
  23. 1.05 11-30-91           Added security level configuration file and
  24.                         associated functions. Changed the timers used to
  25.                         create delays while dialing to increase their
  26.                         dependabilty. Some computers had a problem with
  27.                         the timers failing and causing the modem to mot
  28.                         dial.  Deleted the 5 skipped security levels in
  29.                         the command line parameters.  Modified INSTALL
  30.                         to handle the new command line parameter
  31.                         configuration.  Documented how it is possible
  32.                         to  handle multiple call progress responses
  33.                         that can cause the door to redial.  Commands
  34.                         sent to the modem are now echoed to the console
  35.                         as they are sent.
  36.  
  37.  
  38. 1.06 12-03-91           Added printer support. Added 12th OPTIONAL command
  39.                         line parameter (LPT#) to control the printer.
  40.                         0=printer off, 1=LPT1, 2=LPT2.....
  41.  
  42.  
  43.  
  44. 1.07 12-06-91           Fixed a bug that caused the door to hang, if the user
  45.                         hung up when being queried. Optimized the code.
  46.                         Install was converted to a .com file. Small bug fix.
  47.                         Edited doc file.
  48.  
  49.  
  50. 1.08 12-08-91           Modified the code that prints "Press <ENTER> to
  51.                         continue" (printed in flashing colors after returning
  52.                         a call) to work better at high speeds, and to
  53.                         detect the Carriage Return (ENTER) typed by the user
  54.                         much sooner. Some users were typing 15 C/R's and
  55.                         overrunning the name query. Also included the newly
  56.                         designed ANSI graphics screens. These screens are
  57.                         actually animated ANSI! They "Paint" from the top
  58.                         left corner. In a subsequent release of 1.08 the
  59.                         code that makes the Press <enter> when ready
  60.                         message was converted to flash in many colors
  61.                         with the word "ENTER" flashing complementary colors.
  62.                         No revision number for this small change, still 1.08.
  63.  
  64.  
  65.  
  66. 1.09 12-13-91           Last BETA version. Added modem result codes to
  67.                         TCCB.LOG output.  Fixed a small bug that caused the
  68.                         modem to dial the number again before aborting due to
  69.                         call BUSY > 3 times. Optimized code. Switched to
  70.                         medium memory model.
  71.  
  72.  
  73.  
  74.  
  75.